home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6255 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.mistral.co.uk!usenet
  2. From: ghira@mistral.co.uk (Adam Atkinson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: include:clib/stdio_protos.h - where is it?
  5. Date: 25 Mar 96 22:43:40 +0000
  6. Organization: Mistral Internet (Brighton)
  7. Message-ID: <1035.6658T1363T2026@mistral.co.uk>
  8. References: <354.6656T1088T147@mistral.co.uk> <4iIiy*XH0@mkmk.in-chemnitz.de>
  9. NNTP-Posting-Host: l65.mistral.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. On 25-Mar-96 19:35:16, Andre Weissflog said:
  13. >In article <354.6656T1088T147@mistral.co.uk>, Adam Atkinson writes:
  14.  
  15. >> The SAS/C 6.50 manual says to use include:clib/stdio_protos.h rather than
  16. >> include:stdio.h to call AmigaDos versions of stdio stuff, but I don't have
  17. >> a file called include:clib/stdio_protos.h
  18. >> 
  19. >I guess they mean <clib/alib_stdio_protos.h>. I would recommend
  20. >*not* to use those functions unless you know exactly what you're 
  21. >doing, instead use the vanilla ANSI-stdio-functions that came
  22. >with your compiler's c.lib, they are more powerful, and
  23. >compatible with the rest of the ANSI file io stuff.
  24.  
  25. Most people seem to have given me exactly the opposite advice. i.e. don't
  26. mix ansi and amiga-specific stuff unless there is a good reason to. I'm
  27. still feeling pretty lost, but my first 2 programs have compiled and work,
  28. which is something.
  29.  
  30. Adam Atkinson - ghira@mistral.co.uk / etlaman@etlxdmx.ericsson.se
  31. If I were a fuzzy-wuzzy bear, 3 would be a perfect square.
  32. If I were a bumble bee, Z would be a UFD.
  33.  
  34.  
  35.